home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / library / reqtlsdv.lha / ReqTools / Glue / Dice / README < prev    next >
Text File  |  1995-12-20  |  502b  |  18 lines

  1.  
  2. DICE C
  3. ~~~~~~
  4. Extract DLibSource.lha for the source of the Dice C libraries.
  5.  
  6. Type DMake in the shell to create the following libraries:
  7.  
  8.     reqtoolss.lib     -> stack args
  9.     reqtoolssr.lib    -> registerized args
  10.     reqtoolsl.lib     -> stack args (large data)
  11.     reqtoolslr.lib    -> registerized args (large data)
  12.  
  13. To generate other flavors (such as a profiled library), simply use the
  14. DICE lbmake utility.
  15.  
  16. The file reqtools_protos.h should be copied to dinclude:clib (if you have
  17. DICE 3.0).
  18.